home *** CD-ROM | disk | FTP | other *** search
- Path: news.algonet.se!usenet
- From: Marcus G Johansson <astro1@algonet.se>
- Newsgroups: comp.lang.c++
- Subject: BASM; in TC++
- Date: Sat, 02 Mar 1996 13:12:18 +0100
- Organization: AlgoNet Public Access Node, Stockholm
- Message-ID: <31383B22.A13@algonet.se>
- NNTP-Posting-Host: sophocles.algonet.se
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- I've been trying to write some assembler in TC++ (BASM), but I can't write
- labels, no matter how I write em (tried lot's of ways) it don't work.. Either I
- declared it wrong or it's not existing when I make the jump, so how do I do it?
-
- /Marcus
-